home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / u_man / cat1 / X11 / xwnmo.z / xwnmo
Text File  |  1998-10-20  |  23KB  |  463 lines

  1.  
  2.  
  3.  
  4.      XXXXWWWWNNNNMMMMOOOO((((1111))))            XXXX VVVVeeeerrrrssssiiiioooonnnn 11111111 ((((RRRReeeelllleeeeaaaasssseeee 5555))))             XXXXWWWWNNNNMMMMOOOO((((1111))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           xwnmo - Input Manager of the X Window System Version 11
  10.  
  11.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.           xxxxwwwwnnnnmmmmoooo [-_o_p_t_i_o_n ...]
  13.  
  14.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  15.           The _x_w_n_m_o is a input manager for Input Method of X Window
  16.           System.  It is based on [_X _W_i_n_d_o_w _S_y_s_t_e_m, _V_e_r_s_i_o_n _1_1 _I_n_p_u_t
  17.           _M_e_t_h_o_d _S_p_e_c_i_f_i_c_a_t_i_o_n_s].  It provides a multi-language input
  18.           environment for multiple clients in the X Window System
  19.           Version 11. Clients can connect to it by using XIM library.
  20.  
  21.           _x_w_n_m_o supports multi-screen environment. _x_w_n_m_o creates one
  22.           window for _R_o_o_t-_m_o_d_e on each screen.
  23.  
  24.           The conversion engine _x_w_n_m_o use is the internationalized
  25.           Wnn. It selects conversion server in accordance with
  26.           language of clients.  How many languages _x_w_n_m_o supports
  27.           depend on the configuration file (_x_i_m_c_o_n_f). Please refer the
  28.           manual of _x_i_m_c_o_n_f.
  29.  
  30.           _X_w_n_m_o supports the following inputstyles:
  31.                   ( XIMPreeditArea | XIMStatusArea )
  32.                   ( XIMPreeditPosition | XIMStatusArea )
  33.                   ( XIMPreeditNothing | XIMStatusNothing )
  34.                   ( XIMPreeditCallbacks | XIMStatusArea )
  35.                   ( XIMPreeditArea | XIMStatusCallbacks )
  36.                   ( XIMPreeditPosition | XIMStatusCallbacks )
  37.                   ( XIMPreeditCallbacks | XIMStatusCallbacks )
  38.  
  39.           If you attempt to connect _x_w_n_m_o by using XIM library, You
  40.           must set modifiers __X_W_N_M_O.
  41.  
  42.           Concretely,
  43.                   XSetLocaleModifiers("@im=_XWNMO");
  44.                   or
  45.                   set environment XXXXMMMMOOOODDDDIIIIFFFFIIIIEEEERRRRSSSS=@im=_XWNMO and
  46.                   XSetLocaleModifiers("");.
  47.  
  48.           For feather information about XIM library, please see the
  49.           chapter 13 of Xdoc or [_X _W_i_n_d_o_w _S_y_s_t_e_m, _V_e_r_s_i_o_n _1_1 _I_n_p_u_t
  50.           _M_e_t_h_o_d _S_p_e_c_i_f_i_c_a_t_i_o_n_s].
  51.  
  52.      OOOOPPPPTTTTIIIIOOOONNNNSSSS
  53.           _X_w_n_m_o accepts the following options:
  54.  
  55.           ----DDDD _s_e_r_v_e_r-_n_a_m_e
  56.                   This option specifies the machine name of conversion
  57.                   server.  If this isn't set, first _J_S_E_R_V_E_R
  58.                   environment is referred. And if it isn't set, _x_w_n_m_o
  59.                   attempts to connect local machine.
  60.  
  61.  
  62.  
  63.      Page 1                                          (printed 4/30/98)
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.      XXXXWWWWNNNNMMMMOOOO((((1111))))            XXXX VVVVeeeerrrrssssiiiioooonnnn 11111111 ((((RRRReeeelllleeeeaaaasssseeee 5555))))             XXXXWWWWNNNNMMMMOOOO((((1111))))
  71.  
  72.  
  73.  
  74.           ----nnnn _u_s_e_r-_n_a_m_e
  75.                   This option specifies the user name which is used as
  76.                   env-name of Wnn.  If this isn't set, first _W_N_N_U_S_E_R
  77.                   environment is referred. And if it isn't set, the
  78.                   user name of process is referred.
  79.  
  80.           ----llllcccc _l_a_n_g_u_a_g_e-_n_a_m_e
  81.                   This option specifies the _l_a_n_g_u_a_g_e _n_a_m_e which is
  82.                   referred as the language environment of _R_o_o_t-_m_o_d_e.
  83.                   If this isn't set, first _L_A_N_G environment is
  84.                   referred. And if it isn't set, the default is _j_a__J_P.
  85.                   A syntax of language-name follows.
  86.                   language = <language>'_'<territory>
  87.  
  88.           ----kkkk _u_u_m_k_e_y-_f_i_l_e-_n_a_m_e
  89.                   This option specifies the path name of _u_u_m_k_e_y-_f_i_l_e.
  90.                   For feather information about _u_u_m_k_e_y-_f_i_l_e, please
  91.                   see Wnn manual.
  92.  
  93.           ----rrrr _r_o_m_k_a_n-_f_i_l_e-_n_a_m_e
  94.                   This option specifies the directory name of _r_o_m_k_a_n-
  95.                   _f_i_l_e. For feather information about _r_o_m_k_a_n-_f_i_l_e,
  96.                   please see Wnn manual.
  97.  
  98.           ----XXXX _c_o_n_v_e_r_t-_k_e_y-_f_i_l_e-_n_a_m_e
  99.                   This option specifies the path name of _c_o_n_v_e_r_t-_k_e_y-
  100.                   _f_i_l_e. The _c_o_n_v_e_r_t-_k_e_y-_f_i_l_e contains the relation
  101.                   between keys of X and keys of Wnn. The default is
  102.                   "/usr/lib/wnn/cvt_xim_tbl".  For feather information
  103.                   about _c_o_n_v_e_r_t-_k_e_y-_f_i_l_e, please see the manual of
  104.                   _c_v_t__x_i_m__t_b_l.
  105.  
  106.           ----FFFF _c_o_n_v_e_r_t-_f_u_n_c_t_i_o_n-_f_i_l_e-_n_a_m_e
  107.                   This option specifies the path name of _c_o_n_v_e_r_t-
  108.                   _f_u_n_c_t_i_o_n-_f_i_l_e. The _c_o_n_v_e_r_t-_f_u_n_c_t_i_o_n-_f_i_l_e contains
  109.                   the relation between function keys of X and keys of
  110.                   Wnn. This file is only for older version _x_w_n_m_o.
  111.                   Please use _c_v_t__x_i_m__t_b_l as much as possible.  For
  112.                   feather information about _c_o_n_v_e_r_t-_f_u_n_c_t_i_o_n-_f_i_l_e,
  113.                   please see the manual of _c_v_t__f_u_n__t_b_l.
  114.  
  115.           ----MMMM _c_o_n_v_e_r_t-_m_e_t_a-_f_i_l_e-_n_a_m_e
  116.                   This option specifies the path name of _c_o_n_v_e_r_t-
  117.                   _m_e_t_a-_f_i_l_e. The _c_o_n_v_e_r_t-_m_e_t_a-_f_i_l_e contains the
  118.                   relation between meta keys of X and keys of Wnn.
  119.                   This file is only for older version _x_w_n_m_o.  Please
  120.                   use _c_v_t__x_i_m__t_b_l as much as possible.  For feather
  121.                   information about _c_o_n_v_e_r_t-_m_e_t_a-_f_i_l_e, please see the
  122.                   manual of _c_v_t__m_e_t_a__t_b_l.
  123.  
  124.           ----ddddiiiissssppppllllaaaayyyy _d_i_s_p_l_a_y
  125.                   This option specifies the X server to connect; see
  126.  
  127.  
  128.  
  129.      Page 2                                          (printed 4/30/98)
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.      XXXXWWWWNNNNMMMMOOOO((((1111))))            XXXX VVVVeeeerrrrssssiiiioooonnnn 11111111 ((((RRRReeeelllleeeeaaaasssseeee 5555))))             XXXXWWWWNNNNMMMMOOOO((((1111))))
  137.  
  138.  
  139.  
  140.                   _X(_1).
  141.  
  142.           ----hhhheeeellllpppp   This causes _x_w_n_m_o to print out a verbose message
  143.                   describing its options.
  144.  
  145.           ----jjjjuuuu _x_j_t_u_i_l-_n_a_m_e
  146.                   This option specifies the path name of _x_j_u_t_i_l which
  147.                   is _t_h_e _d_i_c_t_i_o_n_a_r_y _u_t_i_l_i_t_y _m_a_n_a_g_e_r.  The default is
  148.                   "/usr/bin/X11/xjutil".
  149.  
  150.           ----EEEEMMMM     This causes that the menu for exit is available when
  151.                   a mouse pointer is pushed on _R_o_o_t-_m_o_d_e window.  The
  152.                   default is available.
  153.  
  154.           ++++EEEEMMMM     This causes that the menu for exit is disable.
  155.                   Please use killxwnmo for exit.
  156.  
  157.           ----SSSSUUUU     This causes that all windows xwnmo creates have
  158.                   SaveUnder attribute.  The default is those don't
  159.                   have.
  160.  
  161.           The following options affects windows for _R_o_o_t-_m_o_d_e on all
  162.           screens.
  163.  
  164.           ----ffffssss _f_o_n_t-_n_a_m_e-_l_i_s_t
  165.                   This option specifies the list of font name. The
  166.                   fontset of _R_o_o_t-_m_o_d_e window is created from this
  167.                   list. The default is depend on the locale.  A syntax
  168.                   of this list follows.
  169.                   font-name-list = <fontname>{','fontname}
  170.  
  171.           ----ggggeeeeoooommmmeeeettttrrrryyyy _g_e_o_m_e_t_r_y
  172.                   This option specifies the preferred size and
  173.                   position of _R_o_o_t-_m_o_d_e window.  see _X(_1)
  174.  
  175.           ----ffffgggg _c_o_l_o_r
  176.                   This option specifies the color to use for
  177.                   displaying text of _R_o_o_t-_m_o_d_e window. The default is
  178.                   ``black.''
  179.  
  180.           ----bbbbgggg _c_o_l_o_r
  181.                   This option specifies the color to use for the
  182.                   background of _R_o_o_t-_m_o_d_e window.  The default is
  183.                   ``white.''
  184.  
  185.           ----bbbbdddd _c_o_l_o_r
  186.                   This option specifies the color to use for the
  187.                   border of _R_o_o_t-_m_o_d_e window.  The default is
  188.                   ``black.''
  189.  
  190.           ----bbbbwwww _n_u_m_b_e_r
  191.                   This option specifies the width in pixels of the
  192.  
  193.  
  194.  
  195.      Page 3                                          (printed 4/30/98)
  196.  
  197.  
  198.  
  199.  
  200.  
  201.  
  202.      XXXXWWWWNNNNMMMMOOOO((((1111))))            XXXX VVVVeeeerrrrssssiiiioooonnnn 11111111 ((((RRRReeeelllleeeeaaaasssseeee 5555))))             XXXXWWWWNNNNMMMMOOOO((((1111))))
  203.  
  204.  
  205.  
  206.                   border surrounding _R_o_o_t-_m_o_d_e window.
  207.  
  208.           ----iiiiccccoooonnnniiiicccc This option indicates that _x_w_n_m_o should ask the
  209.                   window manager to start it as an icon rather than as
  210.                   the normal window.  If the -RV option is specified
  211.                   or "rootVisible" resource is specified as ``True'',
  212.                   this option becomes void.
  213.  
  214.           ####_g_e_o_m   This option specifies the preferred position of the
  215.                   icon window.  It is shorthand for specifying the
  216.                   ``*_i_c_o_n_G_e_o_m_e_t_r_y'' resource.
  217.  
  218.           ----hhhh      This causes _x_w_n_m_o to wake up in conversion _o_f_f mode.
  219.  
  220.           ----HHHH      This causes _x_w_n_m_o to wake up in conversion _o_n mode.
  221.                   The default is off mode.
  222.  
  223.           ----RRRRVVVV     This causes _x_w_n_m_o to unmap _R_o_o_t-_m_o_d_e window when
  224.                   henkan mode is off or no client uses _R_o_o_t-_m_o_d_e.
  225.                   This option make -iconic option void and set
  226.                   "iconic" resource as ``False''.
  227.  
  228.      RRRREEEESSSSOOOOUUUURRRRCCCCEEEESSSS
  229.           _X_w_n_m_o accepts the following resource names and classes:
  230.  
  231.           sssseeeerrrrvvvveeeerrrrNNNNaaaammmmeeee ((((class SSSSeeeerrrrvvvveeeerrrrNNNNaaaammmmeeee))))
  232.                   This option specifies the machine name of conversion
  233.                   server.  If this isn't set, first _J_S_E_R_V_E_R
  234.                   environment is referred. And if it isn't set, _x_w_n_m_o
  235.                   attempts to connect "_j_s_e_r_v_e_r" machine.  And if it's
  236.                   connect failed, _x_w_n_m_o attempts to connect local
  237.                   machine.
  238.  
  239.           uuuusssseeeerrrrNNNNaaaammmmeeee ((((class UUUUsssseeeerrrrNNNNaaaammmmeeee))))
  240.                   Specifies the user name which is used as env-name of
  241.                   Wnn.  If this isn't set, first _W_N_N_U_S_E_R environment
  242.                   is referred. And if it isn't set, the user name of
  243.                   process is referred.
  244.  
  245.           xxxxiiiimmmmrrrrccccNNNNaaaammmmeeee ((((class XXXXiiiimmmmrrrrccccNNNNaaaammmmeeee))))
  246.                   Specifies the path name of _x_i_m_r_c-_f_i_l_e which is a
  247.                   start up file of _x_w_n_m_o.  If this isn't set or there
  248.                   is not it, first $_H_O_M_E/._x_i_m_r_c is referred.  And if
  249.                   it doesn't exist, the default is
  250.                   "/usr/lib/wnn/ximrc".  For feather information about
  251.                   _x_i_m_r_c-_f_i_l_e, please see the manual of _x_i_m_r_c-_f_i_l_e.
  252.  
  253.           ccccvvvvttttxxxxiiiimmmmNNNNaaaammmmeeee ((((class CCCCvvvvttttxxxxiiiimmmmNNNNaaaammmmeeee))))
  254.                   Specifies the path name _c_o_n_v_e_r_t-_k_e_y-_f_i_l_e. The
  255.                   _c_o_n_v_e_r_t-_k_e_y-_f_i_l_e contains the relation between
  256.                   function keys of X and keys of Wnn. The default is
  257.                   "/usr/lib/wnn/cvt_xim_tbl".  For feather information
  258.  
  259.  
  260.  
  261.      Page 4                                          (printed 4/30/98)
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.      XXXXWWWWNNNNMMMMOOOO((((1111))))            XXXX VVVVeeeerrrrssssiiiioooonnnn 11111111 ((((RRRReeeelllleeeeaaaasssseeee 5555))))             XXXXWWWWNNNNMMMMOOOO((((1111))))
  269.  
  270.  
  271.  
  272.                   about _c_o_n_v_e_r_t-_k_e_y-_f_i_l_e, please see the manual of
  273.                   cvt_xim_tbl.
  274.  
  275.           ccccvvvvttttffffuuuunnnnNNNNaaaammmmeeee ((((class CCCCvvvvttttffffuuuunnnnNNNNaaaammmmeeee))))
  276.                   Specifies the path name _c_o_n_v_e_r_t-_f_u_n_c_t_i_o_n-_f_i_l_e. The
  277.                   _c_o_n_v_e_r_t-_f_u_n_c_t_i_o_n-_f_i_l_e contains the relation between
  278.                   function keys of X and keys of Wnn. This file is
  279.                   only for older version _x_w_n_m_o.  Please use
  280.                   _c_v_t__x_i_m__t_b_l as much as possible.  For feather
  281.                   information about _c_o_n_v_e_r_t-_f_u_n_c_t_i_o_n-_f_i_l_e, please see
  282.                   the manual of cvt_fun_tbl.
  283.  
  284.           ccccvvvvttttmmmmeeeettttaaaaNNNNaaaammmmeeee ((((class CCCCvvvvttttmmmmeeeettttaaaaNNNNaaaammmmeeee))))
  285.                   Specifies the path name of _c_o_n_v_e_r_t-_m_e_t_a-_f_i_l_e. The
  286.                   _c_o_n_v_e_r_t-_m_e_t_a-_f_i_l_e contains the relation between meta
  287.                   keys of X and keys of Wnn. This file is only for
  288.                   older version _x_w_n_m_o.  Please use _c_v_t__x_i_m__t_b_l as much
  289.                   as possible.  For feather information about
  290.                   _c_o_n_v_e_r_t-_m_e_t_a-_f_i_l_e, please see the manual of
  291.                   cvt_meta_tbl.
  292.  
  293.           xxxxjjjjuuuuttttiiiillllNNNNaaaammmmeeee ((((class XXXXjjjjuuuuttttiiiillllNNNNaaaammmmeeee))))
  294.                   Specifies the path name of _x_j_u_t_i_l which is _t_h_e
  295.                   _d_i_c_t_i_o_n_a_r_y _u_t_i_l_i_t_y _m_a_n_a_g_e_r.  The default is
  296.                   "/usr/bin/X11/xjutil".
  297.  
  298.           llllaaaannnnggggNNNNaaaammmmeeee ((((class LLLLaaaannnnggggNNNNaaaammmmeeee))))
  299.                   Specifies the _l_o_c_a_l_e _n_a_m_e which is referred as the
  300.                   language environment of _R_o_o_t-_m_o_d_e. If this isn't
  301.                   set, first _L_A_N_G environment is referred. And if it
  302.                   isn't set, the default is _j_a__J_P.  A syntax of
  303.                   language-name follows.
  304.                   language = <language>'_'<territory>
  305.  
  306.           eeeexxxxiiiittttMMMMeeeennnnuuuu ((((class EEEExxxxiiiittttMMMMeeeennnnuuuu))))
  307.                   Indicates that the menu for exit is available when a
  308.                   mouse pointer is pushed on _R_o_o_t-_m_o_d_e window.  The
  309.                   default is ``True''.
  310.  
  311.           ssssaaaavvvveeeeUUUUnnnnddddeeeerrrr ((((class SSSSaaaavvvveeeeUUUUnnnnddddeeeerrrr))))
  312.                   Indicates that all windows xwnmo creates have
  313.                   SaveUnder attribute.  The default is those don't
  314.                   have.
  315.  
  316.           The following options can be specified for the window for
  317.           _R_o_o_t-_m_o_d_e on each screen separately. the sub-name and sub-
  318.           class of each screen are ssssccccrrrreeeeeeeennnnNNNN and SSSSccccrrrreeeeeeeennnnNNNN. Then NNNN are
  319.           specified the number of screen.
  320.  
  321.           ffffoooorrrreeeeggggrrrroooouuuunnnndddd ((((class FFFFoooorrrreeeeggggrrrroooouuuunnnndddd))))
  322.                   Specifies the color to use for displaying text of
  323.                   _R_o_o_t-_m_o_d_e window.  The default is ``black''.
  324.  
  325.  
  326.  
  327.      Page 5                                          (printed 4/30/98)
  328.  
  329.  
  330.  
  331.  
  332.  
  333.  
  334.      XXXXWWWWNNNNMMMMOOOO((((1111))))            XXXX VVVVeeeerrrrssssiiiioooonnnn 11111111 ((((RRRReeeelllleeeeaaaasssseeee 5555))))             XXXXWWWWNNNNMMMMOOOO((((1111))))
  335.  
  336.  
  337.  
  338.           bbbbaaaacccckkkkggggrrrroooouuuunnnndddd ((((class BBBBaaaacccckkkkggggrrrroooouuuunnnndddd))))
  339.                   Specifies the color to use for the background of
  340.                   _R_o_o_t-_m_o_d_e window.  The default is ``white''.
  341.  
  342.           bbbboooorrrrddddeeeerrrrCCCCoooolllloooorrrr ((((class BBBBoooorrrrddddeeeerrrrCCCCoooolllloooorrrr))))
  343.                   Specifies the color to use for the border of _R_o_o_t-
  344.                   _m_o_d_e window.  The default is ``black''.
  345.  
  346.           iiiiccccoooonnnniiiicccc ((((class IIIIccccoooonnnniiiicccc))))
  347.                   Indicates that _x_w_n_m_o should ask the window manager
  348.                   to start it as an icon rather than as the normal
  349.                   window.  If the -RV option is specified or
  350.                   "rootVisible" resource is specified as ``True'',
  351.                   this resource is specified as ``False''.  The
  352.                   default is ``False''.
  353.  
  354.           ggggeeeeoooommmmeeeettttrrrryyyy ((((class GGGGeeeeoooommmmeeeettttrrrryyyy))))
  355.                   Specifies the preferred size and position of _R_o_o_t-
  356.                   _m_o_d_e window.
  357.  
  358.           iiiiccccoooonnnnGGGGeeeeoooommmmeeeettttrrrryyyy ((((class IIIIccccoooonnnnGGGGeeeeoooommmmeeeettttrrrryyyy))))
  359.                   Specifies the preferred position of the icon window.
  360.  
  361.           bbbboooorrrrddddeeeerrrrWWWWiiiiddddtttthhhh ((((class BBBBoooorrrrddddeeeerrrrWWWWiiiiddddtttthhhh))))
  362.                   Specifies the width in pixels of the border
  363.                   surrounding _R_o_o_t-_m_o_d_e window.
  364.  
  365.           ffffoooonnnnttttSSSSeeeetttt ((((class FFFFoooonnnnttttSSSSeeeetttt))))
  366.                   Specifies the list of font name. The fontset of
  367.                   _R_o_o_t-_m_o_d_e window is created from this list. The
  368.                   default is depend on the locale.  A syntax of this
  369.                   list follows.
  370.                   font-name-list = <fontname>{','fontname}
  371.  
  372.           rrrroooooooottttVVVViiiissssiiiibbbblllleeee ((((class RRRRoooooooottttVVVViiiissssiiiibbbblllleeee))))
  373.                   Indicates that _x_w_n_m_o should unmap _R_o_o_t-_m_o_d_e window
  374.                   when henkan mode is off or no client uses _R_o_o_t-_m_o_d_e.
  375.                   The default is ``False''.  This resource make
  376.                   -iconic option void and set "iconic" resource as
  377.                   ``False''.
  378.  
  379.      SSSSEEEEEEEE AAAALLLLSSSSOOOO
  380.           killxwnmo(1X), ximrc(4X), cvt_xim_tbl(4X), cvt_fun_tbl(4X),
  381.           cvt_meta_tbl(4X)
  382.           _W_n_n _M_a_n_u_a_l (in the Wnn source directory)
  383.  
  384.      CCCCOOOOPPPPYYYYRRRRIIIIGGGGHHHHTTTT
  385.           Copyright 1992, 1992 by OMRON Corporation
  386.           Copyright 1992, 1992 by Massachusetts Institute of
  387.           Technology
  388.  
  389.      AAAAUUUUTTTTHHHHOOOORRRR
  390.  
  391.  
  392.  
  393.      PPPPaaaaggggeeee 6666                                          ((((pppprrrriiiinnnntttteeeedddd 4444////33330000////99998888))))
  394.  
  395.  
  396.  
  397.  
  398.  
  399.  
  400.      XXXXWWWWNNNNMMMMOOOO((((1111))))            XXXX VVVVeeeerrrrssssiiiioooonnnn 11111111 ((((RRRReeeelllleeeeaaaasssseeee 5555))))             XXXXWWWWNNNNMMMMOOOO((((1111))))
  401.  
  402.  
  403.  
  404.           Seiji Kuwari (OMRON Corporation)
  405.  
  406.  
  407.  
  408.  
  409.  
  410.  
  411.  
  412.  
  413.  
  414.  
  415.  
  416.  
  417.  
  418.  
  419.  
  420.  
  421.  
  422.  
  423.  
  424.  
  425.  
  426.  
  427.  
  428.  
  429.  
  430.  
  431.  
  432.  
  433.  
  434.  
  435.  
  436.  
  437.  
  438.  
  439.  
  440.  
  441.  
  442.  
  443.  
  444.  
  445.  
  446.  
  447.  
  448.  
  449.  
  450.  
  451.  
  452.  
  453.  
  454.  
  455.  
  456.  
  457.  
  458.  
  459.      Page 7                                          (printed 4/30/98)
  460.  
  461.  
  462.  
  463.